[INFO] fetching crate iggy 0.10.1-edge.2...
[INFO] checking iggy-0.10.1-edge.2 against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] extracting crate iggy 0.10.1-edge.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate iggy 0.10.1-edge.2
[INFO] finished tweaking crates.io crate iggy 0.10.1-edge.2
[INFO] tweaked toml for crates.io crate iggy 0.10.1-edge.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate iggy 0.10.1-edge.2 on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iggy 0.10.1-edge.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.29.0
[INFO] [stderr]   Downloaded reqwest-tracing v0.7.1
[INFO] [stderr]   Downloaded reqwest-middleware v0.5.2
[INFO] [stderr]   Downloaded reqwest-retry v0.9.1
[INFO] [stderr]   Downloaded polonius-the-crab v0.2.1
[INFO] [stderr]   Downloaded retry-policies v0.5.2
[INFO] [stderr]   Downloaded nougat v0.2.4
[INFO] [stderr]   Downloaded nougat-proc_macros v0.2.4
[INFO] [stderr]   Downloaded lending-iterator v0.1.7
[INFO] [stderr]   Downloaded ext-trait-proc_macros v1.0.1
[INFO] [stderr]   Downloaded iggy_common v0.10.1-edge.2
[INFO] [stderr]   Downloaded never-say-never v6.6.666
[INFO] [stderr]   Downloaded extension-traits v1.0.1
[INFO] [stderr]   Downloaded async-dropper-simple v0.2.6
[INFO] [stderr]   Downloaded async-dropper-derive v0.3.1
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded lending-iterator-proc_macros v0.1.7
[INFO] [stderr]   Downloaded ext-trait v1.0.1
[INFO] [stderr]   Downloaded iggy_binary_protocol v0.10.1-edge.2
[INFO] [stderr]   Downloaded byte-unit v5.2.0
[INFO] [stderr]   Downloaded async-dropper v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d
[INFO] running `Command { std: "docker" "start" "9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling async-dropper-simple v0.2.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]     Checking fastbloom v0.14.1
[INFO] [stderr]     Checking macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking polonius-the-crab v0.2.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking papaya v0.2.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking byte-unit v5.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling async-dropper-derive v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking retry-policies v0.5.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40557f6225e337d68c8d4f086557ce54135f5dd9/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=51db633f8fb5d85d -C extra-filename=-de2ba5d79298341f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-51fec89811e16e23.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-41a0fad9cb409f5f.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40557f6225e337d68c8d4f086557ce54135f5dd9/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0ccde64798d0048b -C extra-filename=-0a9e6c1ec892c0b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-16fe799f7440025a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7995df513ba8f26a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2d04b05b6cb9436d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d", kill_on_drop: false }`
[INFO] [stdout] 9a2b43caa08619f6a2dca8ba25a67e6a2bc2fab18150dfc71a633c828a857e8d
